***Antipattern***
Count: 33
- /deployment/resources/addresses  Create a new address.
- /admin/resources/energy_history  Get all energy history
- /deployment/resources/virtual data center./<virtual data center.UID>  Removing a virtual data center. You can remove a virtual data center as long as it is longer referenced by any resource in the Cloud Pak System environment.
- /deployment/resources/subnet/<subnetUUID>/addresses  Create a range of addresses that are attached to a subnet. An API is available first to create a range of addresses from an IP range or a list of host names and then to attach those addresses to a subnet.
- /deployment/resources/vdcs/{uuid}/vm_configurations  Create a new configuration for the virtual machine.
- /deployment/resources/instances/<instanceUUID>  Deleting currently deployed virtual machines
- /deployment/resources/subnets  Create a new subnet.
- /deployment/resources/volume_configurations  Create a new volume configuration.
- /deployment/resources/subnet/<subnetUUID>/addresses  Create a range of addresses that are attached to a subnet. An API is available first to create a range of addresses from an IP range or a list of host names and then to attach those addresses to a subnet.
- /admin/resources/temperature_stats  Get all temperature stats
- /deployment/resources/instance_snapshots  Retrieving a list of snapshots
- /admin/resources/locations  Get all locations
- /deployment/resources/subnets/<subnetUUID>  Delete a subnet.
- /deployment/resources/groups?isMaster=true  Retrieving master groups
- /deployment/resources/volumes/<volumeUUID>  Deleting a volume
- /deployment/resources/addresses  Getting a new address
- /deployment/resources/addresses/<addressUUID>  Deleting an address. You can use the representational state transfer (REST) application programming interface (API) to delete an address.
- /admin/resources/physical_cpu_history  Get all physical CPU history
- /deployment/resources/instances/<instanceUUID>  Storing a previously deployed virtual machine
- /deployment/resources/groups/group<UUID>?showNested=true  Retrieving nested and parent groups
- /deployment/resources/addresses/<addressUUID>  You can use the representational state transfer (REST) application programming interface (API) to move an address from one subnet to another.
- /deployment/resources/volumes  Attaching or detaching volumes
- /deployment/resources/acls  Get all acls
- /admin/resources/vdcs  Get all virtual data centers
- /deployment/resources/volumes  Creating a volume
- /deployment/resources/vdcs/{uuid}/volume_configurations  Create a new volume configuration.
- /deployment/resources/groups/<groupUUID>  Updating a group
- /deployment/resources/credentials  Creating a new credential
- /admin/resources/roles  Get all roles
- /deployment/resources/credentials/<credentialUUID>  Deleting a credential
- /admin/resources/backup_subcomponents/{id}  Get information on a specified volume group
- /admin/resources/temperature_history  Get all temperature history
- /deployment/resources/instances/<instanceUUID>  Stopping, starting, or and restarting virtual machines

***Pattern***
Count: 19
- /admin/resources/management_endpoints  Get all management endpoints"
- /admin/resources/switch_power_supplies  Get all switch power supplies
- /admin/resources/external_applications  Get all external applications
- /audit/resources/audit_config  Create an audit configuration
- /deployment/resources/vm_configurations  Create a new configuration for the virtual machine.
- /admin/resources/hypervisors  Get all hypervisors
- /deployment/resources/volume_groups  Create volume group
- /admin/resources/compute_node_chassis  Get all compute node chassis
- /admin/resources/management_nodes  Get all management nodes
- /admin/resources/chassis_management_modules  Get all chassis management modules
- /admin/resources/user_groups_users  Get all user groups users
- /admin/resources/physical_core_stats  Get all physical core stats
- /admin/resources/backup  Initiate a backup operation
- /deployment/resources/instances  Viewing currently deployed virtual machines
- /admin/resources/instance_migrations  Migrate an instance
- /admin/resources/compute_nodes  Get all compute nodes
- /deployment/resources/groups  Creating a group
- /deployment/resources/instances  Deploying a virtual appliance. You can use the representational state transfer (REST) application programming interface (API) to deploy a virtual appliance.
- /deployment/resources/images/<imageID>  Deleting images from the system
